-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
-->> RDP Wrapper & Autoupdate (2024-04-29) #1160
base: master
Are you sure you want to change the base?
Conversation
Windows home editions are missing the command "%windir%\system32\query.exe" to query the rdp-tcp session. The workaround on windows home editions is to check the windows registry value HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\fDenyTSConnections
@ ItachiSan |
add additional new-line at the end to minimize the copy and past problems on the web browser
needed for 10.0.14393.3986 |
Thank you so much! You help a lot! |
- changed the restart method so we can copy and not stream the new downloaded ini; hope this fixes problems with loading of the new ini file on some systems... - add no-admin warning with pause,
Thank you @asmtron and the whole RDP Wrapper team who developed this awesome tool and continues to be maintained. Thanks to the below documentation link, it worked exactly as documented. My Windows version on which above instructions worked was "Windows 10 Home x64, Version 2004 (OS Build 19041.685)" |
autoupdate 1.1 with new version check
old autoupdate (from 2022-01-01)
new autoupdate 1.1 with version check
new autoupdate 1.1 with version check (2022-10-18)
new autoupdate 1.1 with version check (2022-10-18)
autoupdate 1.1 with new version check
10.0.22621.2706 |
add 10.0.22621.3235 x64
add 10.0.22621.3374
change first ini source to asmtron
add termsrv.dll 10.0.22621.3374 support |
autoupdate 1.2 with new version check
add 10.0.22621.3447
add 10.0.22621.3447
Hi, is this repo still being maintained? |
Hello. any manual to update rdpwrap.ini to new termsrv.dll builds? |
Its really easy. Edit with notepad |
I change the question. How should the rdpwrap.ini file be updated with the new termsrv.dll updates? What parameters should be taken into account for the updates? |
RDP Wrapper & Autoupdate
Automatic RDP Wrapper installer and updater
Info:
The autoupdater first use and check the official rdpwrap.ini. If a new termsrv.dll is not supported in the offical rdpwrap.ini, autoupdate uses the updated rdpwrap.ini files from the community.
Contributors: "sebaxakerhtc, asmtron, affinityv, DrDrrae, saurav-biswas"
Extra rdpwrap.ini sources can also be defined...
autoupdate.bat Options:
Download and Install
Special thx to binarymaster for creating this project and sebaxakerhtc for all the rdpwrap.ini updates :)
*(Why this new pull-request ... removes the wrong edtrejo/rdpwrap connection ... last pull #859) *